home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 127 / PC Guia 127.iso / Software / Produtividade / OpenOffice.org 2.0.1 / openofficeorg4.cab / uno.ini < prev    next >
INI File  |  2005-12-15  |  794b  |  12 lines

  1. [Bootstrap]
  2. UNO_SHARED_PACKAGES=${$ORIGIN/bootstrap.ini:BaseInstallation}/share/uno_packages
  3. UNO_SHARED_PACKAGES_CACHE=$UNO_SHARED_PACKAGES/cache
  4. UNO_USER_PACKAGES=${$ORIGIN/bootstrap.ini:UserInstallation}/user/uno_packages
  5. UNO_USER_PACKAGES_CACHE=$UNO_USER_PACKAGES/cache
  6. PKG_SharedUnoFile=$UNO_SHARED_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
  7. PKG_UserUnoFile=$UNO_USER_PACKAGES_CACHE/registry/com.sun.star.comp.deployment.component.PackageRegistryBackend/unorc
  8. UNO_TYPES=$ORIGIN/types.rdb ${$PKG_SharedUnoFile:UNO_TYPES} ${$PKG_UserUnoFile:UNO_TYPES}
  9. UNO_SERVICES=${$PKG_UserUnoFile:UNO_SERVICES} ${$PKG_SharedUnoFile:UNO_SERVICES} $ORIGIN/services.rdb
  10. UNO_JAVA_COMPONENT_PATH=$ORIGIN/classes
  11. URE_INTERNAL_JAVA_DIR=$ORIGIN/classes
  12.